Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/swapnilsparsh/30DaysOfJavaScript/196 - Windows 11/

Windows 11 /cody/swapnilsparsh/30DaysOfJavaScript/196 - Windows 11/index.html
407 Views
0 Comments
<html lang="en">

<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<head>
<meta charset="UTF-8">

main.js /cody/swapnilsparsh/30DaysOfJavaScript/196 - Windows 11/main.js
231 Views
0 Comments
console.log("hi");

let startButton = document.getElementById("startbutton")
let startMenu = document.getElementsByClassName("st
src /cody/swapnilsparsh/30DaysOfJavaScript/196 - Windows 11/src/
19 Items
  • bg2.jpg
  • edgeicon.png
  • fileExplorer.png
  • fileExplorerIcon.png
  • icons (4).png
  • icons (6).png
  • icons (7).png
  • recyclebinicon.png
  • style.css /cody/swapnilsparsh/30DaysOfJavaScript/196 - Windows 11/style.css
    184 Views
    0 Comments
    *{
    margin: 0px;
    padding: 0px;
    }

    body{
    background: url("src/bg2.jpg") no-repeat center center/cover;
    height: 10